Class OSPFv6Type7LSAImpl

All Implemented Interfaces:
IPCData, OSPFLSA, OSPFv6LSA, OSPFv6Type7LSA, Pdu, Signal

public class OSPFv6Type7LSAImpl extends OSPFv6LSAImpl implements OSPFv6Type7LSA
  • Field Details

    • EBit

      protected boolean EBit
    • FBit

      protected boolean FBit
    • TBit

      protected boolean TBit
    • metric

      protected int metric
    • ipv6AddressPrefix

      protected OSPFv6Prefix ipv6AddressPrefix
    • forwardingAddress

      protected IPV6Address forwardingAddress
    • externalRouteTag

      protected int externalRouteTag
    • refLinkStateId

      protected int refLinkStateId
  • Constructor Details

    • OSPFv6Type7LSAImpl

      public OSPFv6Type7LSAImpl()
  • Method Details